Implement interesting firmware workaround for x05 models to force lap
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 30 Apr 2006 01:26:40 +0000 (01:26 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 30 Apr 2006 01:26:40 +0000 (01:26 +0000)
commit41293874bd8ed1a5d21eacdff99e704ed064c532
treeffb8003cbff084c1ad03e92438afc2bbc564ce80
parent1c832630f65ad89fb8c0222b5b2670894bcb0c7b
Implement interesting firmware workaround for x05 models to force lap
closure  so that stored tracks can be retrieved.

Note that this forces the widening of the command array to two bytes -
it's always technically _been_ two byts, but we've never had a command
# > 127 before. This does have the potential to expose naughtiness if
we've missed any endian swaps...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1976 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/jeeps/gpsapp.c
gpsbabel/jeeps/gpsapp.h
gpsbabel/jeeps/gpsprot.c
gpsbabel/jeeps/gpsprot.h
gpsbabel/jeeps/gpsusbcommon.c